home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / about.hlp next >
Encoding:
INI File  |  1994-11-01  |  4.0 KB  |  126 lines

  1. [LANGUAGE english; PARENT index; PAGE 2]
  2. [C;6;B]        lk V1.04
  3. [I;B]        The no limit linker.
  4. [J;1;N]
  5.   After I started with a huge (About 512Kb) program which \
  6. needed a linker, the current linker I used crashed. I quickly saw \
  7. (Before the guru) that a memory problem was the source of that \
  8. horrible crash. At that time I used BLink V7.2 and my program \
  9. was about 420,000 bytes. Another linker was necessary...
  10.  
  11.   lk is born from that time and is more convenient for me and, \
  12. hopefully, for you. The next explainations show you the \
  13. tremendous possibilities offered by lk. Actualy, a total of \
  14. 15741 lines (317092 bytes) of code were written in 68000 with \
  15. GenIm2 from DevPac. And this does not take in account the large \
  16. amount of lines I wrote for my library which is 90508 bytes when \
  17. compiled...
  18.  
  19. [I]  Why use lk anyway ?
  20. [N]  After several tests, checking the speed \
  21. between lk and BLink, I saw that lk is more than twice faster. \
  22. (Note that I tested that with my biggest codes for a better \
  23. approximation.) Even so, I have several things to do to \
  24. improve the speed some more.
  25.   And lk supports new hunks (HUNK_RELOC32SHORT, HUNK_DREL<size>, \
  26. ...)
  27.  
  28. [LABEL address]  lk is a shareware also, if you like this \
  29. program and you use it, please send me US $15.00 or more at:
  30. [C;7]
  31.     Alexis WILKE
  32.     1511, SW Park Ave #615
  33.     Portland, OR 97201
  34.     U.S.A.
  35. [1]
  36.     or
  37. [7]
  38.     Alexis WILKE
  39.     3, rue du docteur Tuefferd
  40.     25200 Montbéliard
  41.     FRANCE
  42. [J;1]
  43.     Phone: (503) 248-5607
  44. [I;2]    (Pacific hours 9 to 9, thanks!)
  45. [C;7]
  46.     e-mail: alexis@netcom.com
  47. [N;1]
  48.   Note: I accept money orders and checks from U.S.A. and France, \
  49. or the Euro-Check, otherwise use cash money! Only U.S. dollars \
  50. and francs are accepted (FF90,00).
  51.   This will allow me to make it faster and more confortable. \
  52. Also, if you have any requests, concerns, questions, comments \
  53. or any problem with this linker, do not hesitat to contact me. \
  54. I will be glad to make improvements and, of course, correct \
  55. any bug or disfunction.
  56.  
  57. [LABEL disclamer; C]    This product is a Copyright of
  58. [B]    Alexis WILKE (c) 1993-1994.
  59. [B;J]
  60.   The use of lk editor is at your own risk.
  61.  
  62.   No copy of the registered version is permitted except for \
  63. personal back-up. Any copy of the demonstration version MUST \
  64. be a copy of the entire archive file unaltered in any way \
  65. which ever it could be.
  66.  
  67.   No commercial use can be provided by any one without the \
  68. written and express consent of Alexis WILKE.
  69.  
  70.  
  71. [L]                     Credits
  72.  
  73.        Programming           Alexis WILKE
  74.  
  75.        Assemblers            BAsm V1.99
  76.                            & DevPac© V2.00
  77.  
  78.        Linker                lk©
  79.  
  80.        Text Editor           CygnusEd© V2.12
  81.  
  82.        Icons                 Alexis WILKE
  83.                            & Patrik Lundquist
  84.  
  85.        Documentation         AHelp© V1.00
  86.                            & Icon® V8.00
  87.                            & AmigaGuide® V39.11
  88.          Written by          Alexis WILKE
  89.          Some Corrections
  90.        & Ameliorations by    Patrik Lundquist
  91. [J]
  92. Special thanks to the following people which helped me to \
  93. provide the last touches to lk:
  94.          Michael van Elst
  95.          Patrik Lundquist
  96.          Ralph Schmidt
  97.  
  98.  
  99. [L]lk© is a copyright of Alexis WILKE.
  100. [R]All rights reserved.
  101. [L]AHelp© is a copyright of Alexis WILKE.
  102. [R]All rights reserved.
  103. [L]AED® is a copyright of Alexis WILKE.
  104. [R]All rights reserved.
  105. [L]II® is a copyright of Alexis WILKE.
  106. [R]All rights reserved.
  107. [L]Commodore® is a registered trade mark of
  108. [R]Commodore Business Machines.
  109. [L]Amiga® is a registered trade mark of
  110. [R]Commodore Business Machines.
  111. [L]DevPac© is a copyright of HiSoft.
  112. [R]All rights reserved.
  113. [L]BAsm© is a copyright of Ralph Schmidt.
  114. [R]All rights reserved.
  115. [L]CygnusEd© is a copyright of CygnusSoft Software.
  116. [R]All rights reserved.
  117. [L]DICE© is a copyright of Matthew Dillon.
  118. [R]All rights reserved.
  119. [L]Blink© is a copyright of The Software Distillery
  120.                      and SAS Institute Inc.
  121. [R]All rights reserved.
  122. [L]Slink© is a copyright of SAS Institute Inc.
  123. [R]All rights reserved.
  124. [L]Icon® is a language of The University of Arizona.
  125. [R]Icon is public domain.
  126.